| Search internet |
A string is a Logiweb reserved word if all its characters are Logiweb reserved characters. A character is a Logiweb reserved character if it is a space character (code 32) or a small letter in the range a to z, inclusive, in the ASCII alphabet (code 97 to 122, inclusive).
A string is not a Logiweb reserved word if it contains at least one non-reserved character.
Examples of reserved words are:
Examples of non-reserved words are:
By convention, authors shall avoid using Logiweb reserved words for
| Search logiweb.eu |