LeftOfEqual
Table Of Contents
Index
LeftOfEqual (String) : String
LeftOfEqual returns that part of the string that is left of the equal character (includes the equal character itself) and with the leading spaces trimmed off.
Example:
Writeln LeftOfEqual('Device=VIPX.386') ;returns 'Device='
See Also:
RightOfEqual
Category:
String
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home