Section Ornaments

Ornaments utility functions

See
Ornament

Summary

Return typeFunction and summary
int, intCopyOrnaments(Symbol from, Symbol to)
Copy all ornaments from a Symbol to another one.

Function

CopyOrnaments(Symbol from, Symbol to)

Copy all ornaments from a Symbol to another one.

ParameterTypeDefaultDescription
fromSymbol The source symbol
toSymbol The destination symbol
Returns
int: Number of copied ornaments
int: Number of copy errors