Tries to determine whether the specified data is base64. Note that this method cannot not 100% accurate on very short strings.
Syntax
Smartsite SXML | Copy Code |
---|---|
boolean convert.isbase64(string data) |
Parameters
Name | Data Type | Description |
---|---|---|
data | String | The data. |
Return Value
Data Type | Description |
---|---|
Boolean | Boolean |