native
equali
Syntax
native equali(const a[],const b[],c=0);
Description
Checks if two strings equal with case ignoring.
If len var is set then there are only c chars comapred.
native
native equali(const a[],const b[],c=0);
Checks if two strings equal with case ignoring.
If len var is set then there are only c chars comapred.