FMP-2017-00-F Invalid indent in loop

The indentation increment for a given block of code is established by the number of indented spaces of the first line of indented code within the block. All indentation within the loop must use the same indentation increment established by the first indented statement, until the loop ends.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Resolution:

Align the indentation and recompile if necessary.