 | ScribuntoLuaErrorCodesNoSuchModule Field |
This is preliminary documentation and is subject to change.
Script error: No such module '$2'.
Namespace: WikiClientLibrary.ScribuntoAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string NoSuchModule = "scribunto-common-nosuchmodule"
Public Const NoSuchModule As String = "scribunto-common-nosuchmodule"
Dim value As String
value = ScribuntoLuaErrorCodes.NoSuchModule
public:
literal String^ NoSuchModule = "scribunto-common-nosuchmodule"
static val mutable NoSuchModule: string
Field Value
String
See Also