Skip to:
In function [listToArray], argument [list] with a type of [ortus.boxlang.runtime.types.QueryColumn] does not match the declared type of [string]
This is because the word “array” makes BL think we want to use the entire column as an array of values.
In function [listToArray], argument [list] with a type of [ortus.boxlang.runtime.types.QueryColumn] does not match the declared type of [string]
This is because the word “array” makes BL think we want to use the entire column as an array of values.