Quintiq file version 2.0 #parent: #root Method GetIsCostAbsoluteValue () as Boolean id:Method_DialogEditDefaultInventoryHoldingCost_GetIsCostAbsoluteValue { #keys: '[145730.1.593293314]' Body: [* // True if user selected default cost as absolute value return RadioButtonGroupSelection.BoundValue() = 'true'; *] }