We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc11c3c + 4938dbe commit 69224b1Copy full SHA for 69224b1
Language/Variables/Conversion/wordcast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/word[word] data type.
+Converts a value to the `link:../../data-types/word[word]` data type.
21
[%hardbreaks]
22
23
@@ -37,7 +37,7 @@ Converts a value to the link:../../data-types/word[word] data type.
37
38
39
=== Returns
40
-Data type: `word`.
+Data type: link:../../data-types/word[`word`].
41
42
--
43
// OVERVIEW SECTION ENDS
0 commit comments