Data Type Functions
PantherFlow data type functions
array()
array()panther_logs.public.aws_alb
| project myArray=array(receivedBytes, true, 4, "oops")object()
object()panther_logs.public.aws_alb
| project myObject=object("bytes", receivedBytes, "static", true)Last updated
Was this helpful?

