move Position To Text Insertion Point
Type: Function
If the given position does not allow text insertion (via createDefaultTextContainer), move it to the next that does.
Refer to primitives for more information on how to include this primitive.
Arguments
position
(Required)
Type: BlueprintPosition
The position to create the defaultTextContainer in
blueprint
(Required)
Type: Blueprint
The blueprint to create the textContainer in
format
(Required)
Type: Format
The format to use to retrieve the metadata
Returns
Type: Boolean