Skip to content

WSTRING constant #23

@BenDevos-SMO

Description

@BenDevos-SMO

Constant WSTRING declaration breaks the color formatting.
CHAR# STRING# also exist

See this example
`
FUNCTION "FC_LoadDefaultValues" : Void
{ S7_Optimized_Access := 'TRUE' }
VERSION : 0.1
VAR_TEMP
END_VAR

VAR CONSTANT
END_VAR

BEGIN
REGION Alarming
REGION Errors
//Description
"PLC_Errors".wsDescription := WSTRING#'Not Available';
END_REGION
END_REGION
END_FUNCTION
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions