FormatDouble

From K-3D

Jump to: navigation, search

Description

Converts a double to a string using printf() style formatting
Plugin Status:Stable
Categories:All Plugins, Stable Plugins, Double Plugins, String Plugins

Metadata

Name Value

Properties

Label Description Type Script Name
Input Float value k3d::double_t input
Format Format string, printf() like k3d::string_t format
Output text Output string (read only) k3d::string_t output