This command is used to display the current value of the form value.
form
None
The current value of the form variable as a string.
/* Main program */ say form
When we run the above program we will get the following result.
Scientific