@startuml !$test1 = "The requested resource exists, but the request could not be processed because of a conflict in the current state of the resource. Another user may be trying to assign it at the same time. Please try again in a few minutes. If the problem persists, please contact Client Services for assistance." !function $wrap2($text, $width=40) !if %strlen($text) <= $width !$out = $text !else !$out = "" !$pos = $width - 1 !$cut = "" !while %strlen($text) > $width !while $pos >= 0 && $cut == "" !if %substr($text, $pos, 1) == " " !$cut = $pos !else !$pos = $pos - 1 !endif !endwhile !if $pos < 0 !$out = $out + %substr($text, 0, $width - 1) + "<U+2936><U+2AFD>" !$text = %substr($text, $width - 1, %strlen($text) - $width +1) !else !$out = $out + %substr($text, 0, $cut) !$text = %substr($text, $cut +1, %strlen($text) - $cut) !endif !if %strlen($text) > 0 !$out = $out + "\n" !endif !$pos = $width - 1 !$cut = "" !endwhile !if %strlen($text) > 0 !$out = $out + $text !endif !endif !return $out !endfunction A -> B : See details in the note. note right $wrap2($test1, 50) end note B -> A : $wrap2($test1) note over A, B <#black,#F8F8F8>| <color:white>COLUMN 1 | <color:white>COLUMN 2 | | $wrap2($test1, 38) | $wrap2($test1, 100) | | $wrap2($test1, 47) | $wrap2($test1, 80) | | $wrap2($test1, 25) | $wrap2($test1) | end note @enduml
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art