Given an arbitrary amount of arguments, convert each to a string and return that as an array
alias sequence
a flattened string[]
See Implementation
Given an arbitrary amount of arguments, convert each to a string and return that as an array