Many arguments for the CStr function have been specified as optional. | Muchos argumentos de la función CStr se han especificado como opcional. |
Returns for CStr depend on the expression argument. | Los valores devueltos para CStr dependen del argumento expression. |
CStr and ToText are equivalent functions. | CStr y ToText son funciones equivalentes. |
See Return Values for the CStr Function. | Vea Valores devueltos para la función CStr. |
Find an optimal control signal for a continuously stirred tank reactor (CSTR). | Encuentre una señal de control óptima para un reactor de tanque agitado de forma continua (CSTR). |
The following example uses the CStr function to convert a numeric value to String. | En el siguiente ejemplo se utiliza la función CStr para convertir un valor numérico en String. |
The following example uses the CStr function to convert Date values to String values. | En el ejemplo siguiente se utiliza la función CStr para convertir valores Date en valores String. |
However, CStr suppresses the neutral values of 1/1/0001 for the date and 00:00:00 for the time. | Sin embargo, CStr suprime los valores neutrales 1/1/0001 para la fecha y 00:00:00 para la hora. |
If you convert a Date value to a string, CStr does not include neutral values in the resulting string. | Si se convierte un valor Date a una cadena, CStr no incluye valores neutrales en la cadena resultante. |
The overloads of CStr that take only one argument work like the Visual Basic function of the same name. | Las sobrecargas de CStr que tienen un solo argumento funcione igual que la función de Visual Basic del mismo nombre. |
