maxkleiner / maXbox4

code compiler script studio
GNU General Public License v3.0
23 stars 10 forks source link

check_ : class function IsSymbol(C: Char): Boolean; overload; static; #9

Closed maxkleiner closed 3 months ago

maxkleiner commented 5 years ago

class function IsSymbol(C: Char): Boolean; overload; static;

Determines whether a UTF-16 character is defined as a symbol in the Unicode specifications.

Returns true if the UTF-16 character is defined as a symbol in the Unicode specifications.

maxkleiner commented 3 months ago

Not yet implemented: [Error] C:\maxbox\maxbox51\examples\1286_NewsGlobals121.pas(1961:3): Unknown identifier 'IsSymbol' syntax error at line: 1961