Brian Dunning's FileMaker Custom Functions

Write ( char ; times )

Returns a string of char repeated n times

  Average rating: 4.2 (30 votes) Log in to vote

Daniele Raybaudi   Daniele Raybaudi - Show more from this author
ACI
http://www.aci.it

Share on Facebook Share on Twitter

  Sample input:
Write ( "a" ; 3 )
  Sample output:
aaa

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Write function

Author
Daniele Raybaudi

Format
Write ( char ; times )

Parameters
char - any character (or string);
times - number of times that the char must be repeated

Data type returned
text

Description
Returns a string of char repeated n times .
Write ( "a" ; 3 ) returns: aaa

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: