Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
into::hex
hex(decimalValue: Integer)
Parameter
Type
Description
decimalValue
Integer
Returns
(String) A string of the hexadecimal representation of the given value.