 | ScribuntoLuaErrorCodesNotAFunction Field |
This is preliminary documentation and is subject to change.
Script error: '$2' is not a function.
Namespace: WikiClientLibrary.ScribuntoAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string NotAFunction = "scribunto-common-notafunction"
Public Const NotAFunction As String = "scribunto-common-notafunction"
Dim value As String
value = ScribuntoLuaErrorCodes.NotAFunction
public:
literal String^ NotAFunction = "scribunto-common-notafunction"
static val mutable NotAFunction: string
Field Value
String
See Also