Click or drag to resize

ScribuntoEvaluationResult Properties

This is preliminary documentation and is subject to change.

The ScribuntoEvaluationResult type exposes the following members.

Properties
 NameDescription
Public propertyIsNewSessionWhether the server indicates this session ID is new.
Public propertyOutputThe text outputted to the console using mw.log.
Public propertyReturnValueThe string representation of the evaluation return value.
Public propertySessionIdThe current Scribunto console session ID.
Public propertySessionMaxSizeMaximum allowed server memory consumption of the current evaluation session.
Public propertySessionSizeServer memory consumption of the current evaluation session.
Public propertyTypeThe evaluation result type.
Top
See Also