According to the description, "...outputs containing inline metadata will not be selected for spending unless the lockinlinemetadata runtime parameter is set to false. Outputs containing inline metadata can still be spent explicitly using the createrawtransaction or appendrawtransaction commands..."
Does this means lockinlinemetadata has to be disabled before one can spend explicitly using createrawtransaction? Or It is possible to still spend using createrawtransaction without disabling locklinemetadata? If the latter is true, is there an example on how this can be done?