Check whether the data type is a String type
Description
Check whether the data type is a String type
Usage
DataType_is_string()
Value
A logical value
Examples
#> [1] TRUE
#> [1] FALSE
Check whether the data type is a String type
DataType_is_string()
A logical value
#> [1] TRUE
#> [1] FALSE