 | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
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