qscript ~master (2021-03-22T17:15:40Z)
Dub
Repo
DataType.isArray
qscript
compiler
compiler
DataType
struct
DataType
@
property
bool
isArray
(
)
Return Value
Type:
bool
true if it's an array. Strings are arrays too (char[])
Meta
Source
See Implementation
qscript
compiler
compiler
DataType
constructors
this
enums
Type
functions
fromData
fromString
toString
properties
isArray
isCustom
isNumerical
name
typeName
variables
arrayDimensionCount
customLength
isRef
type