Set String's Value
Set the value of a String Object
Description
Set the primitive string value of a String Object (that can be persisted in the DB)
Inputs
- Control Flow (Control Flow)
- s (String) (Object): The String Object
- s (String): The string primitive
Outputs
- Control Flow (Control Flow)
- s (String) (Object): The String Object