Click or drag to resize

ScribuntoLuaErrorCodesEvaluationOutOfMemory Field

This is preliminary documentation and is subject to change.

The amount of memory allowed for running scripts has been exceeded.

Namespace: WikiClientLibrary.Scribunto
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntax
public const string EvaluationOutOfMemory = "scribunto-common-oom"

Field Value

String
See Also