ErrorText

<< Click to Display Table of Contents >>

Navigation:  NxLib API > Tree > Execute > Default > Result >

ErrorText

This node will be erased when starting a command execution. It will only be created when a command fails to execute properly. It will contain a String with a textual description of the failure. The text description mainly serves as debugging help and might change in future software revisions. An application should use the ErrorSymbol node which provides a fixed failure code in form of a short String.

Format

String

An english text description of the failure.