| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also