public static class SeleniumPlus.Strings extends SAFSPlus.Strings
Convenience class for String handling Commands.
If you meet some errors when calling these API, please try to run
SAFSPlus.DriverCommand.Expressions(boolean)
to turn off the expression as
Misc.Expressions(false);
and then call the string method
Strings.xxx();
SAFSPlus.Strings
Constructor and Description |
---|
Strings() |
CleanString, Compare, Compare, Concatenate, GetField, GetFieldCount, GetFixedWidthField, GetMultiDelimitedField, GetMultiDelimitedFieldCount, GetNextDelimiterIndex, GetREDelimitedField, GetREDelimitedFieldCount, GetSubstringsInString, GetSystemEnviron, GetSystemUser, GetTrimmedField, Index, Left, LeftTrim, Length, Replace, Right, RightTrim, SubString, ToLowerCase, ToUpperCase, Trim
Copyright © SAS Institute. All Rights Reserved.