amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
getOctalForm
amalthea
dataprocessing
The function converts integer number into an octal form, returns as a string.
string
getOctalForm
(
ulong
value
)
Meta
Source
See Implementation
amalthea
dataprocessing
aliases
extractValueForFlag
getValueForFlag
toOctalString
functions
assocArrayItems
calcComplement
calcIntersection
calcUnion
convJSONValueToDouble
copyArray
countElements
divideByElemNumber
extractOptionRange
extractOptionValue
getBinaryForm
getIndex
getOctalForm
getOptionRange
getOptionValue
isAmong
makeFilledArray
mixAssociativeArrays
orderAssociativeArray
orderAssociativeArrayByKeys
orderAssociativeArrayByValues
removeDuplicate
removeDuplicateConsecutiveSubstring
removeElementsByContent
sortAssocArrayItemsByKeys
sortAssocArrayItemsByValues
stripLeft
stripRight
urlEncode
The function converts integer number into an octal form, returns as a string.