function getParameterVisibility(program, entity): string[] | undefined
Returns the visibilities of the parameters of the given operation, if provided with @parameterVisibility.
@parameterVisibility
program
Program
entity
Operation
string[] | undefined
string
undefined
$parameterVisibility