func X3.EN_DEV_VIEW_SCREEN(Char SCREEN_IN) : Tinyint

Directly previews a screen without needing the full window

  • SCREEN_IN Char Screen to display
Return Tinyint 1 if successful and 0 if not
Example

func X3.EN_DEV_VIEW_SCREEN("ITM0")
Displays the ITM0 screen as defined in the screen dictionary