Seed Utils: String Demo
가이드 문서로 이동
isNull
isEmpty
isNullOrEmpty
returnIfIsNullDefaultString
returnIfIsNullOrEmptyDefaultString
equalsIgnoreCase
replaceTrimAndOneSpace
stringLength
stringLengthByKorea1Byte
isAlpha
isAlphaSpace
isNumeric
isNumericSpace
emptyString
xSSFilter
Returns whether the string entered is undefined or null.
Result:
false
Clear