 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic 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
String
See Also