| ScribuntoLuaErrorCodesNoSuchFunction Field |
This is preliminary documentation and is subject to change.
Script error: The function '$2' does not exist.
Namespace: WikiClientLibrary.ScribuntoAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string NoSuchFunction = "scribunto-common-nosuchfunction"
Public Const NoSuchFunction As String = "scribunto-common-nosuchfunction"
Dim value As String
value = ScribuntoLuaErrorCodes.NoSuchFunction
public:
literal String^ NoSuchFunction = "scribunto-common-nosuchfunction"
static val mutable NoSuchFunction: string
Field Value
StringSee Also