 | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic 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
String
See Also