<p>Am 05.02.2017 15:53 schrieb "Jürgen Hestermann" <<a href="mailto:juergen.hestermann@gmx.de">juergen.hestermann@gmx.de</a>>:<br>
><br>
><br>
><br>
> Am 2017-02-05 um 15:24 schrieb Howard Page-Clark:<br>
>><br>
>> var <br>
>>   &begin: boolean; <br>
><br>
><br>
> Is that a valid identifier?<br>
> Here<br>
> <a href="http://wiki.lazarus.freepascal.org/Identifiers">http://wiki.lazarus.freepascal.org/Identifiers</a><br>
> it says:<br>
><br>
> Rules for identifiers:<br>
><br>
> Must begin with a letter from the English alphabet or an underscore (_).<br>
> Can be followed by alphanumeric characters (alphabetic characters and numerals), or the underscore (_).<br>
> May not contain special characters, such as:<br>
><br>
>  ~ ! @ # $ % ^ & * ( ) + ` - = { } [ ] : " ; ' < > ? , . / | \ </p>
<p><a href="http://freepascal.org/docs-html/current/ref/refse4.html#x16-150001.4">http://freepascal.org/docs-html/current/ref/refse4.html#x16-150001.4</a></p>
<p>Regards,<br>
Sven</p>