![]() |
#4 |
Участник
|
Цитата:
X++: // Used when you want to have a range which must NOT have a blank value // use this method for future compability public static str valueNotEmptyString() { return '!\"\"'; } ![]() |
|