| ScribuntoLuaErrorCodesNoFunction Field |
This is preliminary documentation and is subject to change.
Script error: You must specify a function to call.
Namespace: WikiClientLibrary.ScribuntoAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string NoFunction = "scribunto-common-nofunction"
Public Const NoFunction As String = "scribunto-common-nofunction"
Dim value As String
value = ScribuntoLuaErrorCodes.NoFunction
public:
literal String^ NoFunction = "scribunto-common-nofunction"
static val mutable NoFunction: string
Field Value
StringSee Also