Hex Operators
Hex Operators
The following operators are valid for hexadecimal values
toHexOrNull()
Takes a value as an argument. If the argument is a number it is converted to a string matching the regex /^[A-F0-9]+$/
with the hexadecimal value of the number. Arguments of any other type return null
.
, multiple selections available,
Related content
Bitwise Operators
Bitwise Operators
More like this
Access Management
Access Management
More like this
isStorageConnected()
isStorageConnected()
More like this
hasValidAccessToken()
hasValidAccessToken()
More like this
authenticate()
authenticate()
More like this
Copyright Picolabs | Licensed under Creative Commons.