 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
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