CDISP0472E

SPL does not support this use of the local variable name uninitialized variable.

An initializer for the local variable does not exist, and a path exists to this reference that might allow the variable to be uninitialized.
Ensure that the variable is initialized before it is referenced.