Constant sequence
Returns a sequence of a single element of the desired length.
Syntax
constant_sequence(Integer, Expression)
Description
Given an integer and an expression , returns a sequence with the expression repeated times.
Returns a sequence of a single element of the desired length.
constant_sequence(Integer, Expression)
Given an integer and an expression , returns a sequence with the expression repeated times.