$ownStorehouseBlock =>"" $formToBeCalled =>"" $label =>"" $verifyPosExistence =>"" $locationY =>"" $locationX =>"1" if ($verifyPosExistence eq "true"){ if str (ownPosBlock.ownPosEntityTableEntry): runForm ('$formToBeCalled.'.gfd'') else: self.genericBox("Debe dar de alta un punto de venta para poder emitir comprobantes",['Aceptar']) } else { runForm ('$formToBeCalled.'.gfd'') }