display ```lua display "value" ``` ### Parameters ### `value` - needs documentation. ### Applies To ### The `rule` scope. ### Availability ### Premake 5.0.0 alpha 12 or later. ### Examples ### ```lua display "value" ```