| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also