Max
Computes the maximum among an incoming sequence of scalar values.
Maximum int
Given a sample.yml file of:
then
will output
Maximum string
Given a sample.yml file of:
then
will output
Maximum of empty
Given a sample.yml file of:
then
will output
Last updated