DescriptionReturns a color of the specified red, green, and blue componentsAvailable InAppsAutomationsSyntaxRGB(r: Integer, g: Integer, b: Integer) => ColorExampleRGB(255, 255, 0) = #ffff00