AFL

Arguably Functional Language



AFL Documentation

Function Index


A list of all included normal AFL functions is below.

Functions:

[Native Code].newArray(0)

[Native Code].arrayAdd(2)

[Native Code].arrayGet(2)

[Native Code].arraySize(1)

[Native Code].arraySet(3)

[Native Code].arrayRemove(1)

[Native Code].arrayRemove(2)

[Native Code].input(0)

[Native Code].typeOf(1)

[Native Code].toCharArray(1)

[Native Code].isType(2)

[Native Code].toType(2)

[Native Code].random(0)

[Native Code].clear(0)

[Native Code].sleep(1)

[Native Code].printCompleteNamespace(0)

util.checkParam(4)

util.not(1)

util.numInput(0)

util.isWhitespace(1)

util.fromCharArray(1)

util.strip(1)

util.length(1)

util.substring(3)

util.split(2)

util.contains(2)

math.pi(0)

math.e(0)

math.neg(1)

math.abs(1)

math.sqrt(1)

math.pow(2)

math.random(2)

math.round(2)

math.round(1)

math.truncate(1)

math.truncate(2)

help.help(0)

help.help(1)

help.helpChopToInt(1)